home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / misc_pto / mwpetz15 / fontlist next >
Text File  |  1987-11-30  |  384b  |  10 lines

  1. fontlist.obj : fontlist.c fontlist.h
  2.      cl -c -D LINT_ARGS -Gsw -Os -W2 -Zp fontlist.c
  3.  
  4. fontlist.res : fontlist.rc fontlist.h
  5.      rc -r fontlist.rc
  6.  
  7. fontlist.exe : fontlist.obj fontlist.def fontlist.res
  8.      link4 fontlist, /align:16, /map, slibw, fontlist
  9.      rc fontlist.res
  10.